home *** CD-ROM | disk | FTP | other *** search
- Path: bristlecone.together.net!usenet
- From: Travis Peckham <travis@together.net>
- Newsgroups: comp.lang.c
- Subject: Wanted Simple Math Interpreter
- Date: Thu, 18 Apr 1996 16:02:38 -0400
- Organization: 6 Degrees Software and Consulting
- Message-ID: <31769FDE.375F@together.net>
- NNTP-Posting-Host: vtr156.ramp.together.net
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.01 (WinNT; I)
-
- Hi,
-
- Does anyone have any simple source (in C or C++)
- for a simple program to evaluate expresions from a
- string or text file. Something that could handle a
- string like (4+7*23+(3+7)) and produce a corect
- answer would be great!
-
- Thanks,
- Travis
-